home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-03100.DIR / 00032.ls < prev    next >
Encoding:
Text File  |  1998-04-15  |  93 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 10
  4.     go(the frame)
  5.   end repeat
  6. end
  7.